mrib:Rule
Holds the rule info - (S,G), port, oif etc
Telemetry Sensor Path(s)
- sys/mrib/inst/dom-[name]/sr/rule/pregrp-[preTransGrp]-postgrp-[postTransGrp]-gm-[grpMasklen]-presrc-[preTransSrc]-postsrc-[postTransSrc]-sm-[srcMasklen]-srcudp-[udpsrcPort]-destudp-[udpDestPort]-oif-[staticOif]
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| grpMasklen | mrib:MaskLen (scalar:Uint32) |
Group Mask Length - Applies to G1 and G2. | RANGE: [0 , 32] |
| postTransGrp | address:Ip |
Group Address to be translated into. | Value must match ipv4 or ipv6 known format |
| postTransSrc | address:Ip |
Source Address to be translated into | Value must match ipv4 or ipv6 known format |
| preTransGrp | address:Ip |
Group Address that needs translation | Value must match ipv4 or ipv6 known format |
| preTransSrc | address:Ip |
Source Address to be translated | Value must match ipv4 or ipv6 known format |
| srcMasklen | mrib:MaskLen (scalar:Uint32) |
Source Mask Length - applies to S1 and S2 | RANGE: [0 , 32] |
| staticOif | nw:IfId (base:IfIndex) |
Static OIF can only be physical interfaces | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 |
| udpDestPort | mrib:PortId (scalar:Uint32) |
to UDP Destination port for NATing | RANGE: [0 , 65535] |
| udpsrcPort | mrib:PortId (scalar:Uint32) |
to UDP source port for NATing | RANGE: [0 , 65535] |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |